projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8a4584
)
2006-10-15 Martin Rudalics <rudalics@gmx.at>
author
Kim F. Storm
<storm@cua.dk>
Sun, 15 Oct 2006 20:48:56 +0000
(20:48 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Sun, 15 Oct 2006 20:48:56 +0000
(20:48 +0000)
Require 'regexp-opt.
lisp/textmodes/table.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/table.el
b/lisp/textmodes/table.el
index 002ab9dac11ce004a8cee1bacef11969019ee41a..169eeb249f24fb10323d69a9402a58f65f7cd9fb 100644
(file)
--- a/
lisp/textmodes/table.el
+++ b/
lisp/textmodes/table.el
@@
-614,6
+614,7
@@
;;; Code:
\f
+(require 'regexp-opt)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;